home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší hry
/
Nejlepsi hry.iso
/
hry
/
antz
/
Install.exe
/
{app}
/
Data
/
HTML
/
CSS
/
ANTZ.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2004-09-27
|
1KB
|
115 lines
BODY
{
margin: 150px;
margin-top: 35px;
margin-bottom: 25px;
cursor: default;
bdackground-color: #ffffff;
background-repeat: no-repeat;
scrollbar-face-color:#404040;
scrollbar-arrow-color:#ffffff;
scrollbar-highlight-color:#606060;
scrollbar-3dlight-color:#808080;
scrollbar-shadow-color:#202020;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#ffffff;
}
A
{
color: #000000;
text-decoration: None;
}
A:hover
{
font-weight: bold;
text-decoration: none;
color: #00c000;
}
*
{
font-size: 16pt;
font-family: "Mufferaw, Comic Sans MS, Courier New";
font-weight: regular;
text-align: center;
}
*.Slash
{
font-size: 38pt;
color: #ff0000;
}
*.SlashLetter
{
font-size: 28pt;
font-weight: bold;
color: #ff0000;
}
*.Subtitle
{
font-size: 24pt;
font-family: StencilDEE;
font-weight: lighter;
}
*.Ast
{
font-size: 44pt;
font-family: StencilDEE;
font-weight: lighter;
}
*.Smaller
{
font-size: 12pt;
}
*.Copyright
{
font-size: 12pt;
}
CODE
{
color: #00c000;
}
CODE.Key
{
color: #0000ff;
}
H1
{
font-size: 70pt;
font-family: StencilDEE;
font-weight: lighter;
taxt-align: center;
}
H2
{
font-weight: bold;
font-size: 24pt;
}
H3
{
font-weight: bold;
font-size: 20pt;
}
HR
{
color: #000000;
height: 2px;
}
HR.quarter
{
color: #000000;
height: 2px;
width: 25%;
}